[LINUX][XENBUS] Wait for devices to connect when frontend driver is loaded as a module.
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 12 Aug 2006 14:50:25 +0000 (15:50 +0100)
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 12 Aug 2006 14:50:25 +0000 (15:50 +0100)
commit5940b606bacc720faaee2fa48d63db170e5c5df0
treee2157183ea09eaf6ca7d9d5478e2574b7facbb61
parent7857edbe7609a2e2d4b2dd2a5caf9a655ba93b59
[LINUX][XENBUS] Wait for devices to connect when frontend driver is loaded as a module.

Thsi fixes problems where a driver is loaded from a script, and the
following parts of the script depend on devices having connected
by the time the modprobe/insmod returns.

Based on a tested patch from Rik van Riel at Red Hat.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c